Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI check that go.mod is up to date #56

Merged
merged 4 commits into from
Sep 3, 2019
Merged

Conversation

bradleyjkemp
Copy link
Owner

This prevents this issue that occurred here: https://circleci.com/gh/bradleyjkemp/grpc-tools/262 by preventing the PR being merged.

@codecov
Copy link

codecov bot commented Sep 3, 2019

Codecov Report

Merging #56 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   56.89%   56.89%           
=======================================
  Files          31       31           
  Lines        1132     1132           
=======================================
  Hits          644      644           
  Misses        386      386           
  Partials      102      102
Flag Coverage Δ
#integration 56.27% <ø> (ø) ⬆️
#unit 14.86% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce76b7c...db0dad8. Read the comment docs.

@bradleyjkemp bradleyjkemp changed the title Add test that working directory is clean after running tests Add test that go.mod is up to date Sep 3, 2019
@bradleyjkemp bradleyjkemp changed the title Add test that go.mod is up to date Add CI check that go.mod is up to date Sep 3, 2019
@bradleyjkemp bradleyjkemp merged commit 0c4cd7d into master Sep 3, 2019
@bradleyjkemp bradleyjkemp deleted the check-dependencies branch September 3, 2019 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant